Welcome![Sign In][Sign Up]
Location:
Search - vc list

Search list

[GUI DevelopListView的扩展示例

Description: 使用VC++6.0编写,经过测试,ListView的扩展示例-use prepared, tested and the expansion of examples ListView
Platform: | Size: 143360 | Author: 刘树杰 | Hits:

[Othersortlist1

Description: 对control list控件实现自动排序功能,转载自vckbase-right control list controls automatic sequencing feature reprinted from vckbase
Platform: | Size: 12288 | Author: ERIC | Hits:

[ListView/ListBoxCListCtrl使用演示

Description: 使用List控件的实例,对初次学习VC控件的同学是不错的实例!-example, the initial learning Control VC students is a good example!
Platform: | Size: 3507200 | Author: 李洪 | Hits:

[Multimedia DevelopMP3__play

Description: 简简单单MP3(SimpleMP3)/小巧的MP3播放器,支持M3U列表,能缩到任务栏 开发环境:vc++6.0,先用Wizard做一个Dialog型的模板,然后逐步修改、完善 想模仿WINAMP,但并不象,见笑了-simple MP3 (SimpleMP3)/compact MP3 player, support for M3U list can be cut back to the task bar development environment : vc 6.0, using a Wizard Dialog- do template and then gradually changes to imitate alpha perfect, but it does not like, laughed at the
Platform: | Size: 190464 | Author: syf | Hits:

[ADO-ODBCVCToAccess

Description: VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考-The VC resource code of handling ACCESS database. It can insert, delete in the database, and have some list interface.
Platform: | Size: 35840 | Author: 刘海卫 | Hits:

[Other Databasesvcsqlshujuku

Description: 本程序实现调用开放式数据库连接 (ODBC) 函数,及调用 ODBC 函数 SQLTables 和 SQLColumns。 显示选定数据库中的所有表,以及为每一个表显示列的列表和有关每一列的信息.-the program called Open Database Connectivity (ODBC) functions, and ODBC function calls and SQLColumns SQLTables. Shows selected database of all the tables, and each table shows a list of columns and each of the information.
Platform: | Size: 24576 | Author: 樊点桦 | Hits:

[USB developUSB枚举过程

Description: usb枚举过程详解,usb开发必备资料,非常有用!-Show the details of list of USB,it is necessary for the usb developer to use .It is very usefull.
Platform: | Size: 71680 | Author: 李俊 | Hits:

[ListView/ListBoxprint_listctrl_demo

Description: 一个vc小程序,关于文档预览列表框的,你可以从中学到如何实现vc中的文档打印预览,并且做到形式更加与众不同-a small program on the document preview of the list box, you can learn from how to achieve vc Documents in Print Preview, and make the forms more distinctive
Platform: | Size: 33792 | Author: 邢锴 | Hits:

[Other尾插法建立单链表及其遍历

Description: 数据结构中尾插法建立单链表及其遍历得的VC实现-data structure Mei interpolation creation of a single-linked list and traverse the VC
Platform: | Size: 181248 | Author: 楚天 | Hits:

[GUI Develop列表框控制背景贴图

Description: 一个用VC编程中的 关于列表框 控制使用的小技巧 但感觉不是很实用 说一句 这是别人的代码-a VC Programming on the list box control the use of small skills but is not very practical sense that this is a code of others
Platform: | Size: 2085888 | Author: 蔡明宇 | Hits:

[OtherDeleteSpecialExtFiles

Description: 快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生"Delete special Ext files"和"Edit delete special Ext files list"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择"Delete special Ext files"可快速删除指定扩展名的文件。选择"Edit delete special Ext files list"自动使用记事本打开FileExtList.txt文件,您可以输入您想要删除文件的扩展名,在此文件中" "表示注释,此行后面的扩展名将不被处理。-deleted VC and Delphi can delete the file or your designated extension, the first run this batch file will be in the drive letter and directory folder right-click menus have a "special Ext Delete files" and "Edit special Ext delete files list" and produce a FileExtList.txt , this document contains VC and Delphi can delete the file extension list. Select "Delete special Ext files" can quickly delete the specified file extensions. Choose "Edit special Ext delete files list" automatic use Notepad to open FileExtList.txt document, you can import you want to delete the file extension, in this document, "" Notes, said that the trip behind the extension would not be processed.
Platform: | Size: 2048 | Author: | Hits:

[VC/MFCVC知道库精华 B2

Description: vc只是精华库,不错的东东哦!刚才上载来的第一册。现在是第二册。总共五册。-vc only for the essence, a good Dongdong Oh! Just uploaded to the first list. This is the second book. A total of five.
Platform: | Size: 378880 | Author: 李晓东 | Hits:

[SQL Servervc108423425233

Description: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! -: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin
Platform: | Size: 848896 | Author: 梁小姐 | Hits:

[Compress-Decompress algrithmsEZWvc

Description: ezw算法的实例,这里,读者重点要掌握的是EZW.C和LIST.C中的内容,充分理解零树的概念。 -ezw algorithm examples here, readers focus is to get the LIST.C EZW.C and the content and fully understands the concept of zero tree.
Platform: | Size: 11264 | Author: 马木木 | Hits:

[ListView/ListBoxListEditView

Description: 可编辑的listview,是用vc++开发的。-editing error, using vc development.
Platform: | Size: 1953792 | Author: lxt | Hits:

[ARM-PowerPC-ColdFire-MIPSlistedit

Description: 在uc_GUI中增加的列表编辑框list_edit源代码,便于实现表格式数据编辑处理-uc_GUI increase in the list box list_edit editing the source code to facilitate the achievement of the tabular data editor
Platform: | Size: 30720 | Author: fzz119 | Hits:

[Windows DevelopListView&ListControl

Description: 这个例子使用公用控制回调在一个CListView中管理CListCtrl控制,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的MSDEVLIB(VC.在DevStudioVCLib)目录下的WinApi.CSV就是这样的文件-examples of the use of the common control of a pullback in CListCtrl CListView management control, for example the analysis of a number of a comma to separate address in a text file, for example, in your MSDEVLIB (VC. in DevStudioVCLib) Contents of WinApi.CSV This is a document
Platform: | Size: 25600 | Author: lijia | Hits:

[ListView/ListBoxLVCustomDrawDemo

Description: ListControl控件的应用,可以对不同的行设置,不同的字体颜色.-ListControl control applications, can be different setups, different font colors.
Platform: | Size: 49152 | Author: lijia | Hits:

[Windows Developxuexidbms

Description: 使用vc++跟c语言的链表写的一个示例型的学生信息管理系统;主要是完成学生设计功能 使用文件保存数据,使用文件保存密码-use with the C Language List wrote a sample-based student information management system; the main design is completed students use is saving the file data, the use of passwords to preserve documents
Platform: | Size: 275456 | Author: shuzhixin | Hits:

[ELanguageExpressAnalysis

Description: 表达式分析, 支持算术运算,括号,关系运算,逻辑运算,字符串的like运算等。采用了有限自动机做词法分析, 语法分析用算符优先分析方法,正负号算符使文法不是OPG,因此这里作了特殊处理。分析的结果是逆波兰式, 存在一个链表中。在逆波兰式的基础上,用一个栈来进行求值。在vc++6.0下试验通过。 如有问题,可以mail: zch888email@163.com 我将尽快回复你。-expression analysis, supports arithmetic operations, brackets, relations operation, logic operation, like the string of such operations. Using a limited automatic machine lexical analysis, grammar analysis Operator priority analysis method, Operators of plus or minus grammar is not so OPG, it gave special treatment here. The results of the analysis of reverse Polish existence of a linked-list. The inverse Polish, on the basis of a stack used to evaluated. Under the pilot vc 6.0 through. If problems can mail : zch888email@163.com I will reply to you as soon as possible.
Platform: | Size: 22528 | Author: 大山 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net